[INFO] fetching crate fqgrep 1.1.2...
[INFO] checking fqgrep-1.1.2 against master#c290daa1e5274a52e54a0f49e31bd70192abc606 for pr-133502-23
[INFO] extracting crate fqgrep 1.1.2 into /workspace/builds/worker-7-tc1/source
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate fqgrep 1.1.2
[INFO] finished tweaking crates.io crate fqgrep 1.1.2
[INFO] tweaked toml for crates.io crate fqgrep 1.1.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate fqgrep 1.1.2 on toolchain c290daa1e5274a52e54a0f49e31bd70192abc606
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate fqgrep 1.1.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proglog v0.3.0
[INFO] [stderr]   Downloaded isatty v0.1.9
[INFO] [stderr]   Downloaded built v0.5.2
[INFO] [stderr]   Downloaded triple_accel v0.4.0
[INFO] [stderr]   Downloaded newtype_derive v0.1.6
[INFO] [stderr]   Downloaded rustc_version v0.1.7
[INFO] [stderr]   Downloaded semver v0.1.20
[INFO] [stderr]   Downloaded itertools-num v0.1.3
[INFO] [stderr]   Downloaded ordered-float v5.2.0
[INFO] [stderr]   Downloaded editdistancek v1.0.2
[INFO] [stderr]   Downloaded bio-types v1.0.4
[INFO] [stderr]   Downloaded bio v3.0.0
[INFO] [stderr]   Downloaded libz-ng-sys v1.1.25
[INFO] [stderr]   Downloaded rstest v0.12.0
[INFO] [stderr]   Downloaded gzp v1.0.1
[INFO] [stderr]   Downloaded fgoxide v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8763795f57282d2a5a97d62e65dac9b28ccf66e649b9ce855b2c777ca02a2ce8
[INFO] running `Command { std: "docker" "start" "8763795f57282d2a5a97d62e65dac9b28ccf66e649b9ce855b2c777ca02a2ce8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8763795f57282d2a5a97d62e65dac9b28ccf66e649b9ce855b2c777ca02a2ce8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8763795f57282d2a5a97d62e65dac9b28ccf66e649b9ce855b2c777ca02a2ce8" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8763795f57282d2a5a97d62e65dac9b28ccf66e649b9ce855b2c777ca02a2ce8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8763795f57282d2a5a97d62e65dac9b28ccf66e649b9ce855b2c777ca02a2ce8" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling semver v0.1.20
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling pulldown-cmark v0.13.3
[INFO] [stderr]    Compiling feature-probe v0.1.1
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling rustc_version v0.1.7
[INFO] [stderr]     Checking simba v0.9.1
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling newtype_derive v0.1.6
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking csv v1.1.6
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]    Compiling derive-new v0.6.0
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]     Checking core_affinity v0.8.3
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking parking_lot_core v0.8.6
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]    Compiling derefable v0.1.0
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]     Checking multimap v0.10.1
[INFO] [stderr]     Checking ordered-float v5.2.0
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking itertools-num v0.1.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]     Checking buffer-redux v1.0.2
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking triple_accel v0.4.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking custom_derive v0.1.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking thousands v0.2.0
[INFO] [stderr]     Checking editdistancek v1.0.2
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking proglog v0.3.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]     Checking isatty v0.1.9
[INFO] [stderr]     Checking seq_io v0.3.4
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling rstest v0.12.0
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling libz-sys v1.1.25
[INFO] [stderr]    Compiling libgit2-sys v0.14.2+1.5.1
[INFO] [stderr]    Compiling libz-ng-sys v1.1.25
[INFO] [stderr]    Compiling libdeflate-sys v1.25.2
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.44
[INFO] [stderr]     Checking bio-types v1.0.4
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]     Checking serde-aux v4.7.0
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking proptest v1.11.0
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking mimalloc v0.1.48
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]     Checking nalgebra v0.33.2
[INFO] [stderr]     Checking libdeflater v1.25.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling cargo-lock v8.0.3
[INFO] [stderr]    Compiling git2 v0.15.0
[INFO] [stderr]     Checking statrs v0.18.0
[INFO] [stderr]    Compiling built v0.5.2
[INFO] [stderr]    Compiling fqgrep v1.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking bio v3.0.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking gzp v1.0.1
[INFO] [stderr]     Checking fgoxide v0.5.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.96s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "8763795f57282d2a5a97d62e65dac9b28ccf66e649b9ce855b2c777ca02a2ce8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8763795f57282d2a5a97d62e65dac9b28ccf66e649b9ce855b2c777ca02a2ce8", kill_on_drop: false }`
[INFO] [stdout] 8763795f57282d2a5a97d62e65dac9b28ccf66e649b9ce855b2c777ca02a2ce8
